Skip to content

Conversation

cerisier
Copy link
Contributor

This implementation follows what others like rules_java have done. Note that the implementation is O(prefix). If performance is an issue, we could probably make that a better with a Trie to replicate NavigableMap.

This implementation follows what others like rules_java have done.
Note that the implementation is O(prefix). If performance is an issue, we could probably make that a better with a Trie to replicate NavigableMap.
@cerisier
Copy link
Contributor Author

cerisier commented Sep 9, 2025

Anyone for a review now that 8.4.0 is out ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant